home *** CD-ROM | disk | FTP | other *** search
/ Champak 139 / (Vol 139) Sep 24 2011.iso / Games / stonagesam.swf / scripts / DefineSprite_986 / frame_13 / DoAction.as
Encoding:
Text File  |  2011-09-24  |  113 b   |  6 lines

  1. if(_global.mammothDir == -1)
  2. {
  3.    _root.gamelevel.mammoth.btn._visible = true;
  4.    _parent.gotoAndStop(1);
  5. }
  6.